Skip to content

Error rework #489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Error rework #489

wants to merge 3 commits into from

Conversation

JordonPhillips
Copy link
Contributor

This updates exceptions to embed necessary retry info. This will allow any layer that has access to the exception to set or utilize it without having to have additional interfaces and hooks.

I included a design doc to explain things in a durable way.

This does not modify the retry strategy interface or implementation, that will come in a follow-up.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This updates exceptions to embed necessary retry info. This will
allow any layer that has access to the exception to set or utilize
it without having to have additional interfaces and hooks.

This does not modify the retry strategy interface or implementation,
that will come in a follow-up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant